From: Chong Yidong Date: Wed, 6 Jun 2007 18:58:48 +0000 (+0000) Subject: * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~2085 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e29bb91e0556fe240457f964e98f8e39f6010189;p=emacs.git * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. --- diff --git a/src/ChangeLog b/src/ChangeLog index 82bd820313e..6103a864867 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-06-06 Chong Yidong + + * image.c (xpm_load): Remove spurious call to + xpm_init_color_cache. + 2007-06-06 Martin Rudalics * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.